搜索资源列表
text
- 文本编辑器 用java编写的一个文本编辑器,可以进行文件的保存、打开等操作-text
text
- 记事本编辑器,模仿记事本功能,实现新建,复制,打开,存储等功能-textedit
vc_simplified_the_program_source_text_editor
- vc实现简易版文字编辑器的程序源码vc achieve a simplified version of the program source text editor-vc achieve a simplified version of the program source text editor
text
- 为一个文本编辑器设计一个查找和替换对话框,实现字符串的查找和替换功能,提供区分大小写、全字匹配等多个选项。-java
04777
- 文件管理器和文本编辑器的java源代码,可以在各种环境顺利运行-File manager and text editor java source code, you can run smoothly in a variety of environments
Edit
- 这是用QT写的一个文本编辑器,可能不好似那么完美,但大家可以-This is a text written in QT editor may not like so perfect, but we can look at
Text-Editor
- 文本编辑器: 编辑文本;保存、打开指定位置的文本文件;具有输入输出界面。-Text editor: edit text save, open the text file specified location with input and output interface.
rtf-Text-Edit
- 该程序展示了如何利用Xcode,开发一个文本编辑器,环境:Xcode 3.2.6-This program shows how to use Xcode, the development of a text editor, the environment: Xcode 3.2.6
DelphiDelphi-source-text-editor
- Delphi文本编辑器源码,很好用的一个文本编辑器。-Delphi source text editor
Text-editor
- 简单实现桌面系统文本编辑器功能,语言C#,vs2010项目-Simple implementation of desktop text editor features, language C#, vs2010 project
text-editor--system
- 文本编辑和串查找统计系统 为了能实现更加简便地对输入文本文件进行保存和再编辑,则需要一个具备整体统计、查询、删除等多功能的文本编辑器来完成此项工作。 文本编辑器是一种简单易用的文本编辑统计的系统,为大家提供了一个功能齐全且实用的平台。本题目,是为了让人和文本在交流上实现更好、更多的互动,让编辑器可以更如愿的为人类提供所需求的内容与信息资料和服务。它是用作编写统计普通文字符号的一个用户软件系统,在编辑文本文件中为用户提供查找字符串或者根据条件删除字符串等多项操作。-String text
Text
- 用C++面向对象设计语言编写的类似于记事本功能的文本编辑器,实现文本的输入。-In C++ object-oriented design language similar to the notepad text editor to achieve text input.
text
- 利用vb.net实现文本编辑器 可以新建文本 修改 保存 打开等功能-Using vb.net to achieve a text editor
Text-Editer
- C语言编写的显示文本编辑器的程序,C语言课程设计时做的,图像化界面方式,可以实现输入文字、修改、复制、粘贴、剪切等功能,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language text editor procedures, C language courses designed to do, the image of the interface, can achieve a text input, modify, copy, paste, shear and ot
A-text-editor
- 此程序是用C语言写的一个文本编辑器,里面含有源码和注释。希望对需要的同学有所帮助。-This program is a text editor written in C language, which contains the source code and comments. I hope to help students in need.
edit-simple-text
- 简易文本编辑器。可在新建的文本框里编辑文档。-Simple text editor. You can edit the document in the new text box.
Text-Editor-Imlementation
- 数据结构课程作业,第一次作业,文本编辑器-Data structures course homework,a text editor
text-editor
- 主要是文本编辑功能,即文本编辑器,c# 源代码-Text editing features, that is, a text editor
TEXT-EDIT-addMenu
- QT Creator 文本编辑器全addMenu-QT Creator full text editor addMenu the
use-C-to-make-a-text-editor-
- 用C语言实现的一个具有简单图形界面的文本编辑器,含有复制粘贴,打开保存,删除功能。 TC下测试通过。-a simple text editor using C language,with a simple interface with users.Tested successfuly under Turbo C builder